﻿@charset "utf-8";
/* CSS Document */

.blue #globalHeader {
    overflow: visible;
	 
}
.blue #globalHeader_nav {
	 width:100%; 
	height:34px;
	float:right;
	padding:0px;
	  margin:0;
	  border:none;
	  margin-top:30px;
}
.blue #globalHeader_nav  .headerNavDivUl{
	width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
	height:34px;
	padding:0px;
	  margin:0px auto;
	  border:none;
	z-index:9999;
	
}
.blue #globalHeader_nav li{
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    text-align: center;
    text-align: center;
	float:left;
	display:block;
	}
.blue #globalHeader_nav span{
 
	text-align:center;
	display:block;
}
 
.blue #globalHeader_nav .column{
	position:relative;
 
	text-align:center;
	z-index:1000;
	color: #333;
	
}
.navChild {
    display: none;
    position: absolute;
    width: 160px;
    z-index: 1000;
    top: 34px;
    left: 0;
    background-color: #4273ee;
    border-top: none;
    padding: 0px;
}
.headerNavDivUl  dd:hover a{
    color: #fff !important;;
    background: #013893;
}
.headerNavDivUl .column .navChild a { 
    color: #000;
    display: block;
    text-align: center;
    font-size: 14px;
    width: 100%;
    line-height: 35px;
    padding: 5px 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px solid #dddddd;
}
 
.headerNavDivUl .column .navChild a:hover{
    color: #002A5C;  
}
.blue #globalHeader_nav .column a{
	font-family:"微软雅黑";
	font-size: 16px;
	line-height:34px;
	text-align:center;
	font-weight: bold;
	border-radius: 0px;
}
.blue #globalHeader_nav .column a.linshi{
	color: #fff;
	text-align:center;
	font-weight: bold;
	background:#4273ee;
}
.blue #globalHeader_nav .column a:hover{
	color: #fff;
	text-align:center;
	font-weight: bold;
	background:#4273ee;
\
	
}
.blue #globalHeader_nav span a{
	font-family:"微软雅黑";
	font-size: 14px;
 
	color: #333;
	text-align:center;
	font-weight: bold;
}
.blue #globalHeader_nav .columnI{
	display:block;
	overflow: hidden;
	width:100%;
 
	font-family:"微软雅黑";
	font-size: 14px;
	line-height: 30px;
	color: #231815;
	text-align:center;
	font-weight: none;
	z-index:1;
    background:none;
	 
 
}
.blue #globalHeader_nav .columnI a{ background:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0;}
.blue #globalHeader_nav .columnI a:hover{ background:none; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; }
.blue #globalHeader_nav .son{
	display:block;
	position:absolute;
	overflow: hidden;
	top:33px;
	left:0;
	width:160px;/*如要横向改长即可*/
	font-size: 14px;
	font-weight:100;
	/*filter:alpha(opacity=90);opacity:0.9;*/
	background:#4273ee;
	padding:0px 0px 10px 0px;
	z-index:1;

}
.blue #globalHeader_nav .son a, .blue #globalHeader_nav .columnI a{
	width:100%;
	font-family:"微软雅黑";
	font-size: 14px;
	color: #333;
	text-align:center;
	line-height: 30px;
	font-weight:100;
	display:block;
	 
}
.blue #globalHeader_nav a {
	color: #333;
	display: block;
}
.blue #globalHeader_nav .hide{
	display:none;
}
.blue #globalHeader_nav .mainindex{
	background:none;
}
.blue #globalHeader_nav,.blue #globalHeader_nav a,.blue #globalHeader_nav .column{
	overflow:visible;
}
.blue #globalHeader_nav .column dd a{
 
	font-family:"微软雅黑";
	font-size: 14px;
	color: #fff;
	text-align:center;
	font-weight:100;
	 font-weight: normal;
	display:block;text-align: center;width: 100%;
	 
}
.blue #globalHeader_nav .column dd a:hover{
	color: #fff;font-weight: normal;
 
}
.screen div.ewm_r{
	float: right;
    height: 400px;
    width: 50%;
}